Provider Property

Summary

Gets the query provider that is associated with this data source.

Syntax
C#
VB
C++
public IQueryProvider Provider {get;} 
Public ReadOnly Property Provider As IQueryProvider 
public: 
property IQueryProvider^ Provider { 
   IQueryProvider^ get(); 
} 

Property Value

The IQueryProvider that is associated with this data source.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly